.top-product{  
	width: 1025px;
	height: 263px;
	margin: 10px auto;
    background-color:white;
	 
  }
 .title{
	 width: 1010px;
	height: 50px;
	background-color:#1e4b61;
	color:white;
	line-height:50px;
    padding-left:15px;	
	 
 } 
.wrapper{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	 
}
.item{
	height:150px;
	width:150px;
	box-shadow: 0px -1px 3px -1px red;
}
 
.owl-carousel .owl-dots{
 display:none;
	
}
.owl-carousel .owl-nav .owl-prev .owl-next{
	background-color:red;
	color:green;
	height:100px;
	width:50px;
}
.owl-theme .owl-nav {
	 
     float:right;
	 width:80px;
	 color:white;
	 border-radius:5px;
     margin-right:15px;
	
}
 
.owl-theme .owl-nav .owl-prev {
 
	height:30px;
	width:30px;
	 
 
} 
 
.owl-theme .owl-nav .owl-next {
 
	height:30px;
	width:30px;
	 
	 
	
}
.owl-carousel .owl-nav .owl-next{
  
 height:30px;
 width:30px;
}
.owl-carousel .owl-nav .owl-prev{
 margin-right:500px;
 height:30px;
 width:30px;
}


/* <------------------------------------------------> */
.home-slider-manu{
    width: 1025px;
	height: 50px;
	margin: 10px auto;
	background-color:#1e4b61;
    
}
.home-slider-manu ul{
	display:flex;
    justify-content: right;
}
.home-slider-manu ul li {
	 
 	list-style: none;
	width:170px;
	line-height:50px;
	text-align:center;
	display:block;
}
 
.home-slider-manu ul li a{
	text-decoration:none;
	color:white;
	list-style: none;
	text-align:center;
	
	
}
.home-slider-manu ul li a:hover{
	color:red;
	border-bottom:2px solid white;
}
.home-slider-manu1{
    width: 1025px;
	height: 450px;
	background-color:white;	
	overflow:hidden;
	margin:10px auto;
    margin-top: -10px;	
}
.Smartphones1{
	width: 1025px;
 	height: 450px;
}
.Smartphones2{
	width: 1025px;
 	height: 450px;
}
.Smartphones3{
	width: 1025px;
 	height: 450px;
}
.Tablets1{
	width: 1025px;
 	height: 450px;
}
.Tablets2{
	width: 1025px;
 	height: 450px;
}
.Tablets3{
	width: 1025px;
 	height: 450px;
}
.Cameras1{
	width: 1025px;
 	height: 450px;
}
.Cameras2{
	width: 1025px;
 	height: 450px;
}
.Cameras3{
	width: 1025px;
 	height: 450px;
}
 
.Accessories1{
    width: 1025px;
 	height:450px;
}
.Accessories2{
    width: 1025px;
 	height:450px;
}
.Accessories3{
    width: 1025px;
 	height:450px;
}
.item4{
	margin-left:10px;
	width:180px;
	height:360px;
	background-color:white;
	margin-top:15px;
	border:1px solid lightgray;
	box-shadow: 0px -1px 3px -1px red; 
}
.item4 img  {
	 height:170px!important;
	 width:130px!important;
	 margin-top:15px;
	 padding-bottom:10px;
}
.image-c img{
	height:150px!important;
	 width:150px!important;
	 margin-left:-13px;
	  
}
.product-name{
	margin-left:15px; 
	width:150px;
	height:50px;
}
.product-name a{
	text-decoration:none;
	color:gray;
	font-size:14px;
}
.product-name a:hover{
	color:red;
}
.c-name-c{
	width:150px;
	height:70px;
}	
.product-price{
	color:red;
	margin-left:25px;
	margin-top:10px;
	font-size:18px;
	border-bottom:1px solid @cccccc;
}	
.old-price{
	color:gray;
	font-size:12px;
 
}
.product-opt {
  
 
}
.product-opt ul{
   text-align: center;
	list-style: none;
}
.product-opt-ul{
    margin-left:1px;
}
.product-opt-li{
    padding:5px;
    margin-left: 5px;
}
.p-opt-c{
	margin-left: 12px;
}
.top-brand{  
	width: 1025px;
	height: 200px;
	margin: 10px auto;
	background-color:white;
}
.item5{
	height:50px;
	width:150px;
	 
}
.item5 img{
	height:50px;
	width:150px;
	margin-top:15px;
}
